-
Home
-
Spectra – WordPress Gutenberg Blocks
-
2.18.0 (latest)
-
Code
-
Classes
- Zipwp_Images_Api
Total Complexity |
55 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
467 |
Lines of code |
295 |
Logical lines of code |
106 |
Comment lines |
110 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_images() |
B |
38 |
19 |
66 |
zipwp_insert_image() |
A |
45 |
12 |
38 |
get_image_size() |
A |
45 |
6 |
47 |
create_image_from_url() |
S |
54 |
4 |
21 |
get_attachment_data() |
S |
49 |
3 |
36 |
register_route() |
S |
47 |
1 |
47 |
get_instance() |
S |
71 |
2 |
6 |
get_api_domain() |
S |
78 |
2 |
3 |
get_item_permissions_check() |
S |
64 |
2 |
10 |
__construct() |
S |
75 |
1 |
4 |
get_api_namespace() |
S |
82 |
1 |
3 |
get_api_headers() |
S |
72 |
1 |
6 |
get_image_dimensions() |
S |
66 |
1 |
8 |